Describes the possible states of an [class@Animation].
The state can be controlled with [method@Animation.play], [method@Animation.pause], [method@Animation.resume], [method@Animation.reset] and [method@Animation.skip].
The animation hasn't started yet.
The animation has been paused.
The animation is currently playing.
The animation has finished.
1.0
See Implementation
Describes the possible states of an [class@Animation].
The state can be controlled with [method@Animation.play], [method@Animation.pause], [method@Animation.resume], [method@Animation.reset] and [method@Animation.skip].